Welcome![Sign In][Sign Up]
Location:
Search - color image histogram matlab

Search list

[matlabCBIR-matlab.tar

Description: matlab编程,实现了基于内容的图像检索,基于颜色直方图和边缘直方图-Matlab programming, achieve a content-based image retrieval, based on the color histogram and the marginal histogram
Platform: | Size: 4096 | Author: egal | Hits:

[Special EffectsColorHistogram

Description: 将图像转换到HSV空间,并对其进行量化降维后,计算其颜色直方图-Image conversion to HSV space, and to quantify the dimensionality reduction, the calculation of its color histogram
Platform: | Size: 1024 | Author: Owenli | Hits:

[Special EffectsDititalImageProcessingmatlab

Description: 图像增强技术主要包括:直方图修改处理,图像平滑处理,图像尖锐化处理,彩色图像处理。从纯技术上讲主要有两类:1)频域处理法 2)空域处理法 -Image enhancement technologies include: histogram modification processing, image smoothing, image sharpening processing, color image processing. From a purely technical sense there are two categories: 1) frequency-domain treatment method 2) airspace treatment method
Platform: | Size: 7168 | Author: camel | Hits:

[Graph Drawingmohuzhifangtu

Description: 介绍了彩色图象检索中的模糊直方图技术 需要的可以-Introduction of the color image retrieval fuzzy histogram technology needs can be
Platform: | Size: 284672 | Author: 吴萌 | Hits:

[Special Effects1

Description: 实现灰度图的旋转,拉伸,直方图显示,滤波等,实现彩色图象的分割,边缘提取-Grayscale realize the rotation, stretching, histogram display, filtering and so on, to achieve color image segmentation, edge extraction
Platform: | Size: 1479680 | Author: zj | Hits:

[Multimedia programCannyJava

Description: hai I m doing digital image processing project in matlab. so I wnat source code for edge dector algorithm, color histogram and texture algorithm using matlab related source code.
Platform: | Size: 11264 | Author: tnp | Hits:

[Special Effectsexamples

Description: 基于颜色累加直方图的图像检索,可供初学者参考,matlab编程实现-Cumulative color histogram-based image retrieval, reference for beginners, matlab programming
Platform: | Size: 3072 | Author: xiaobao | Hits:

[Special Effectsimage

Description: 应用matlab或VC语言编制图像处理软件,软件功能如下: 一、实验类型 1. 读入图像,并对灰度图像或彩色图像进行显示,对彩色图像可以转化为灰度图像;(8学时) 2. 对读入的图像可以实现减小和提高图像分辨率的功能(16学时) 3. 计算灰度图像的直方图并进行显示,讨论不同图像灰度分布的直方图特征(16学时) 4. 对上述图像进行直方图均衡化处理,分析直方图均衡化的处理结果;(16学时) 5. 对给定的彩色图像,显示其R、G、B三分量图像的噪声图像及H、S、I三分量完成中值滤波和均值滤波,模板大小取 , , , ;(16学时) 6. 对上述功能设计功能界面(8学时) 二、设计类型 1、 噪声分析 在不同光照条件下获取图像,从图像中截取一部分背景灰度区(单一灰度),对该子图像进行直方图统计,分析不同光照条件下的噪声强度。 2、 设计一高斯平滑滤波器和加权平滑滤波器,分别采用两种滤波器取模板大小为 , , , 的情况下进行图像平滑,分析两种滤波器的处理结果,并讨论不同模板大小情况下的处理结果。 3、 对上述功能设计功能界面 -VC application or language matlab image processing software, software features are as follows: First, the experiment type 1. Read into the image, and gray-scale images or color images show that color images can be transformed into gray-scale image (8 hours) 2. To read the image can be reduced and improve the function of image resolution (16 hours) 3. Gray-scale image histogram calculation and display, to discuss the distribution of different gray-scale image histogram features (16 hours) 4. The above histogram equalization image processing, analysis, histogram equalization processing results (16 hours) 5. Of a given color image shows the R, G, B three-component image and the noise image H, S, I completed three-component median filter and mean filter, template size check,,, (16 hours) 6. Functional design features of the above-mentioned interface (8 hours) Second, design the type of 1, the noise analysis in different light conditions to obtain images from the image
Platform: | Size: 83968 | Author: yangyong | Hits:

[Special EffectsMATLAB

Description: MATLAB工具结合数字图像处理,完成实验,有图像彩色空间转换,傅里叶变换,余弦变换,直方图均衡等等,有需要的看一下。-Combination of MATLAB tools for digital image processing, the completion of the experiment, the image color space conversion, Fourier transform, cosine transform, histogram equalization and so on, there is a need to look at the.
Platform: | Size: 3396608 | Author: 等途浪子 | Hits:

[Graph programwww

Description: 图像的直方图统计,实现彩色RGB统计。简单方便的应用了图像的方法实现其功能。-Image histogram statistics, statistics RGB color. Application is simple and convenient method of images to achieve its function.
Platform: | Size: 6144 | Author: 李进 | Hits:

[Special Effectsmatlab-ImageProcessing

Description: vc实现的图像信号处理,包括:256色转灰度图、对比度拉伸、二值化变换、反色、亮度增减、取对数、取指数、直方图均衡、灰度均衡、阈值变换、图像镜像.-vc achieve image signal processing, including: 256-color to grayscale, contrast stretching, binarization transformation, anti-color, brightness change, check on the number of check index, histogram equalization, gray balance, threshold transform , mirror image.
Platform: | Size: 1541120 | Author: 陈兰 | Hits:

[Special Effectshistogramequalization

Description: 是一则matlab编写的直方图均衡,处理灰度以及彩色图像,内含实例图像文件-Is a histogram equalization matlab prepared to deal with gray scale and color images, including examples of image file
Platform: | Size: 812032 | Author: hei | Hits:

[Special EffectsMATLAB_code_of_image_processing

Description: 该gui函数基本上包括图像处理里面的最基本处理,相当于一个小型photoshop。比如读取文件,几何变换中的垂直镜像,平移,旋转,缩放;正交变换的DFT,FFT,DCT,DST,DHT,DWashT;灰度处理中的反色,直方图均衡,全局线性变换,分段线性变换,指数非线性变换,对数非线性变换;图像增强里面的加噪声,平滑,锐化,伪彩色增强;图像分割里面的灰度阈值法,Robert,Laplace,sobel,prewitt,canny算子边缘检测法;图像恢复里面的直接逆滤波,维纳滤波;图像编码里面的霍夫曼编码,行程编码-Basically, the gui functions including the most basic image processing inside the handle, which is equivalent to a small photoshop. For example, read the document, the geometric transformation of the vertical mirroring, shifting, rotating, zooming orthogonal transformation of the DFT, FFT, DCT, DST, DHT, DWashT anti-gray color processing, histogram equalization, global linear transformation , piecewise linear transformation, index of non-linear transform of the number of non-linear transformation image enhancement which increases the noise, smoothing, sharpening, pseudo-color enhancement the gray-scale image segmentation inside the threshold, Robert, Laplace, sobel, prewitt, canny edge detection operator method image restoration inside direct inverse filtering, Wiener filtering image coding inside the Huffman code, and so on Run-Length Coding
Platform: | Size: 398336 | Author: guhuxiang | Hits:

[Graph programhistogram

Description: image segmentation K-means for image of color space RGB-image segmentation K-means for image of color space RGB
Platform: | Size: 1024 | Author: Doris | Hits:

[GUI DevelopcreateColorHistograms

Description: histogram of a color image
Platform: | Size: 3072 | Author: senthil | Hits:

[Wavelet40

Description: 近年来,随着互联网的高速发展,网上的多媒体信息也急剧增加,这些多媒体信息以图像为主。如何从浩瀚的图像数据库中快速、准确地找出所需要的图像,己成为一个备受关注的研究课题。有效地组织、管理和检索大规模的图像数据成为迫切需要解决的问题。于是基于内容的图像检索(Content-Based Image Retrieval: CBIR)作为一个崭新的研究领域出现了。 本课题拟研究、分析彩色图像红、绿、蓝三基色直方图的生成、特征提取和相似度等问题,应用图像的颜色信息—三基色直方图对图像进行检索。针对基于颜色的图像检索,本文采用应用广泛的RGB颜色空间来表示图像的颜色特征,对颜色分量进行等间隔量化并形成特征矢量并对特征矢量进行归一化处理,采用图像均匀分块的方法引入图像中色彩所处的位置信息,用距离度量函数进行图像的相似性匹配。在此基础上实现了基于三基色直方图算法的检索系统。 本文的研究和实践对于促进基于内容的图像数据库检索技术的应用具有一定的参考价值和实践意义。-With the rapid development of Internet, the multimedia information is booming. All this information is mostly images. Effective recognizing, management and searching all these images have been an emergent problem. This has led the rise of a new research and development field: Content-Based Image Retrieval (CBIR). The topics to research, analysis color images red, green and blue color histogram generation, feature extraction and the similarity of the issues, application of the color image- trichromatic histogram of the image retrieval. Based on the color against the static image retrieval, this paper application of a wide range of RGB color space to indicate the color image features, the color components, such as spacing and quantitative characteristics of a feature vector and a normalization of vector processing, using uniform image block the introduction of the method in which the color image Location information, and distance measuring function similar to the image of the match. On
Platform: | Size: 408576 | Author: qichao | Hits:

[Special EffectsColorImageSegmentation

Description: 彩色图像分割算法,首先基于直方图粗分,而后通过kmeans细分,得到分割结果-Color image segmentation algorithm, first, rough segmentation based on histogram and then broken down by kmeans get segmentation results
Platform: | Size: 31744 | Author: meng | Hits:

[Special Effectsthree_highpass_filters

Description: 用9种方法对彩色图像进行傅里叶高通滤波,有三种基本高通滤波器,三种增强型,三种加上直方图均衡的-Use nine methods doing high-pass filtering to a color image by Fourier transform:three basic filters,three enhanced,three enhanced with histogram equalization
Platform: | Size: 37405696 | Author: liuyan | Hits:

[matlabhistogram

Description: histogram on color image ... .. so ..
Platform: | Size: 32768 | Author: naveenlazarus | Hits:

[Special EffectsColor-image-histogram-equalization

Description: 图像处理MATLAB程序(教学使用)-图像灰度级修正(彩色图像直方图均衡化)-MATLAB image processing program (Teaching)- image gray level correction (color image histogram equalization)
Platform: | Size: 30720 | Author: 魏明哲 | Hits:
« 12 3 4 5 6 7 8 9 10 »

CodeBus www.codebus.net